mobilePurchaseConfirmDelivery
Type
command
Summary
Notify the AppStore/Market Place that the item has been delivered to the user.
Syntax
mobilePurchaseConfirmDelivery <purchaseID>
Description
Use mobilePurchaseConfirmDelivery to confirm to the AppStore/Market Place that an item has been delivered.
The command mobilePurchaseConfirmDelivery is used to confirm to the AppStore/Market Place that an item has been delivered to the app user. This command should only be called once a purchase request in the 'paymentReceived' or 'restore' state.
Parameters
Name | Type | Description |
---|---|---|
purchaseID | The identifier of the purchase request. |
Examples
mobilePurchaseConfirmDeliver thePurchaseId
Related
command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseSendRequest, mobileEnablePurchaseUpdates, mobilePurchaseCreate
function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases
message: purchaseStateUpdate
Compatibility and Support
Introduced
LiveCode 5.0.1
OS
ios
android
Platforms
mobile